home *** CD-ROM | disk | FTP | other *** search
/ Experimental BBS Explossion 3 / Experimental BBS Explossion III.iso / graphics / mars10.zip / MARS.TXT < prev   
Text File  |  1994-02-19  |  557b  |  16 lines

  1.  
  2.             Martian terrain renderer
  3.             ------------------------
  4.  
  5.   Here is a small demo to draw fractal voxel-based terrains in real time...
  6.  
  7.   If you have a 386 or better with VGA graphics, run mars and use the mouse to
  8. move around the landscape. Press any key to quit. A different map is calculated
  9. each time the program is run. This code may form the basis of a forthcoming
  10. game...
  11.  
  12.   If you have any comments, or would like a general chat about graphics, voxels
  13. or texture-mapping etc, etc, e-mail me at: TJC1005@hermes.cam.ac.uk
  14.  
  15.   Tim Clarke
  16.